Welcome![Sign In][Sign Up]
Location:
Search - http post

Search list

[Web Serverapi

Description: API实现http请求,支持post和get方法-API realize http request, to support the post and get method
Platform: | Size: 178176 | Author: 陈忠权 | Hits:

[TCP/IP stackWWWHttp

Description: 用C#实现的Http协议封装,可以使用UrlEncoded、Multi-Part form vars、XML这3种方式来POST和Get文本和文件,支持Proxy,支持各种编码,是良好的学习HTTP编程的例程-With C# Realize the Http protocol package, you can use UrlEncoded, Multi-Part form vars, XML that three kinds of ways to POST and Get text and documents to support Proxy, supports a variety of encoding, is a good learning HTTP Programming Example Cheng
Platform: | Size: 31744 | Author: YMF | Hits:

[Internet-NetworkHTTPserver

Description: 用VC编写的基于MFC的HTTP服务器,提供一般的请求命令(POST,GET...)-VC prepared with the MFC-based HTTP server, the request to provide general order (POST, GET ...)
Platform: | Size: 47104 | Author: | Hits:

[SymbianHTTPExample

Description: symbian c++的HTTP联网,里面包括简单的get和post请求-symbian c++ the HTTP networking, which include simple get and post requests
Platform: | Size: 18432 | Author: kykz111 | Hits:

[Internet-NetworkHTTPClient

Description: This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL) (note that this is not the same as the GPL). -This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL ) (note that this is not the same as the GPL).
Platform: | Size: 734208 | Author: Guo Quan | Hits:

[Communication-Mobileduanxinwangguan

Description: 利用网通的网关平台收(群)发手机短信,群发手机短信。 主要技术:POST HTTP 请求,MD5加密算法,XML文档解析,手机短信发送、接收,短信群发等。源代码已经封装好,并提供详细的测试代码,该程序也可以直接当作手机短信收发的小工具。 -Using Netcom s gateway platform collection (group), made phone message, mass phone message. Main Technical: POST HTTP request, MD5 encryption algorithm, XML document analysis, mobile phone message to send, receive, message, such as mass. Source code has been packaged well, and provide detailed test code, the program can also be used as a direct message to send and receive mobile phone gadget.
Platform: | Size: 48128 | Author: jack | Hits:

[Internet-Networkc++_http

Description: 一个c++的http发送类 SendHTTP.c by Jeff Heaton(heatonj@jeffheaton.com), 2000 Source code to GET/POST using the HTTP 1.0 protocol-A c++ Send the http type SendHTTP.c by Jeff Heaton (heatonj@jeffheaton.com), 2000 Source code to GET/POST using the HTTP 1.0 protocol
Platform: | Size: 21504 | Author: k23456 | Hits:

[Internet-Networkhttp_toolkit-1.0.0

Description: HTTP操作工具包,使用纯C编写,包含 http_get、http_load、http_ping、http_post 等四个工具,适合包括提交内容、测试web服务器压力、测试http服务器连通性的使用。-HTTP operations toolkit, the use of pure C preparation that contains http_get, http_load, http_ping, http_post four tools, including the filing of appropriate content, web server stress test, test http server connectivity use.
Platform: | Size: 39936 | Author: 黑夜路人 | Hits:

[Delphi VCLSETIP

Description: 一个自动投票的作弊工具。 近日单位服务明星投票,没办法,一个IP只能投两次。 本程序自动修改IP地址,并实现idhttp数据的POST自动提交,实现2次投票。1小时可以投200票左右。 大家可以修改一下,继续完善-An automatic voting cheating tool. Recently, units of service-Star voting, no way, an IP can only vote twice. This procedure automatically amend the IP address, and to achieve automatic idhttp submit POST data to achieve 2 times the voting. 1 hour and can be cast about 200 votes. We can make some corrections, continue to improve
Platform: | Size: 211968 | Author: newman | Hits:

[File FormatHow_to_Examine_the_HTTP_Header+Body_for_a_POST_to_

Description: How to Examine the HTTP Header + Body for a POST to be sent -How to Examine the HTTP Header+ Body for a POST to be sent
Platform: | Size: 1024 | Author: jack yuan | Hits:

[Windows DevelopWceHttp

Description: http connect and url open by wince
Platform: | Size: 55296 | Author: peter | Hits:

[Internet-Networkhttp_Post_Get

Description: 通过CHttpSession发送Get、Post报文。并可自定义HTTP包头-CHttpSession send through the Get, Post Message. And custom HTTP header
Platform: | Size: 24576 | Author: | Hits:

[Internet-Networksmall_http_server

Description: 轻量级http服务器程序,实现了一个HTTP服务器的所有基本功能,包括GET, HEAD, and POST方法等等。-Lightweight http server, a HTTP server to achieve all the basic functions, including GET, HEAD, and POST methods.
Platform: | Size: 91136 | Author: Sky_Walker | Hits:

[Internet-Networkw3c-libwww-5.4.0

Description: www工具包. 这是W3C官方支持的www支撑库. 其中提供通用目的的客户端的WebAPI: complete HTTP/1.1 (with caching, pipelining, PUT, POST, Digest Authentication, deflate, etc), MySQL logging, FTP, HTML/4, XML (expat), RDF (SiRPAC), WebDAV, and much more-Libwww is a highly modular, general-purpose client side Web API written in C for Unix and Windows (Win32). It s well suited for both small and large applications, like browser/editors, robots, batch tools, etc. Pluggable modules provided with libwww include complete HTTP/1.1 (with caching, pipelining, PUT, POST, Digest Authentication, deflate, etc), MySQL logging, FTP, HTML/4, XML (expat), RDF (SiRPAC), WebDAV, and much more. The purpose of libwww is to serve as a testbed for protocol experiments.
Platform: | Size: 1688576 | Author: Banlyst Yeh | Hits:

[Internet-NetworkPost

Description: 对网络进行编程,基于HTTP进行帖子的发送,用于发送相关帖子,以IE插件及Socket方式对网络进行数据发送-Programming on the network, based on the HTTP message to the sending, used to send relevant messages to the way IE plug-ins and Socket for data sent on the network
Platform: | Size: 5897216 | Author: Paul | Hits:

[Internet-NetworkTDDOWNLOAD_http_POST

Description: 国外网站上下的,实现跨平台的HTTP POST方法的C++源码,简单明了,适合初学者学习HTTP协议的细节-Abroad website from top to bottom, cross-platform implementation of the HTTP POST method of C++ source code, simple and clear, suitable for beginners to learn the details of HTTP protocol
Platform: | Size: 5120 | Author: jayshaw | Hits:

[JSP/JavajAVA

Description: 实现http的多项功能,post功能,多线程功能,错误检测机制等等。实现Ftp上传下载数据的功能 能够与FTP服务器建立连接 商量通信端口 上传和下载数据 权限的控制 -Http implementation of a number of functions, post functions, multi-threaded functions, error detection mechanisms and so on. Implementation Ftp upload download data
Platform: | Size: 553984 | Author: 陈猪猪 | Hits:

[Internet-Networklyoulhttpclient

Description: CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。-CHttpClient are for the purpose of simplifying the WinInet' s API, and HTTP server for interaction. Can use the HTTP GET request to the HTTP server (for request for a URL corresponding to the contents of), want to use the HTTP server HTTP POST to send data (for transmission of documents and submit the form), as well as data back CHttpResponse deal with, and add a strict anomaly detection. At the same time, the annex contains a common version and the COM version of the source code.
Platform: | Size: 1367040 | Author: 王波 | Hits:

[ISAPI-IEproxy32

Description: 代理程序模块支持多种常用代理: 1, http代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 等-DeleteService StartServiceCtrlDispatcher RegisterServiceCtrlHandler SetServiceStatus Sleep GetCurrentDirectory GetModuleFileName GetSystemDirectory CopyFile OpenSCManager CreateService CloseServiceHandle OpenService CWinApp CWinThread CreateThread MessageBox CreateEvent CString OutputDebugString WaitForSingleObject CloseHandle SetEvent GetLastError
Platform: | Size: 252928 | Author: abner | Hits:

[SymbianHttpEngine

Description: Http引擎(s60 3rd) post gets-Http Engine
Platform: | Size: 4096 | Author: wolfangel | Hits:
« 1 2 34 5 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net